Merge branch 'wip/wayland-dont-respond-to-destroyed-surface-configure' into 'master'
authorMatthias Clasen <mclasen@redhat.com>
Thu, 15 Oct 2020 14:25:55 +0000 (14:25 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 15 Oct 2020 14:25:55 +0000 (14:25 +0000)
commit5c8663e38318f7c9a7e1f17c10aaa0b3780edd87
treeaebbda038e37aebc92f3172120d477a9efb5cb9c
parent4b36bceb2600ade853af71347b24154299240ff6
parent7dfb25f12459d85f0c1f83001bac4d1f92cd76de
Merge branch 'wip/wayland-dont-respond-to-destroyed-surface-configure' into 'master'

wayland/surface: Clear has_uncommitted_ack_configure when hiding

Closes #3262

See merge request GNOME/gtk!2696